-
Home
-
WooPayments: Integrated WooCommerce Payments
-
10.0.0 (latest)
-
Code
-
Classes
- Mode
| Total Complexity |
23 |
| Dependencies |
3 |
| Dependents |
6 |
| Total lines |
240 |
| Lines of code |
74 |
| Logical lines of code |
34 |
| Comment lines |
128 |
| Methods |
13 |
| Properties |
3 |
Methods 13
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| maybe_init() |
A |
53 |
8 |
21 |
| is_wcpay_dev_mode_defined() |
S |
72 |
2 |
6 |
| get_wp_environment_type() |
S |
74 |
2 |
5 |
| wp_get_development_mode() |
S |
74 |
2 |
5 |
| is_live() |
S |
77 |
1 |
4 |
| is_test() |
S |
77 |
1 |
4 |
| is_test_mode_onboarding() |
S |
77 |
1 |
4 |
| is_dev() |
S |
77 |
1 |
4 |
| live() |
S |
74 |
1 |
5 |
| test() |
S |
81 |
1 |
3 |
| test_mode_onboarding() |
S |
77 |
1 |
4 |
| live_mode_onboarding() |
S |
77 |
1 |
4 |
| dev() |
S |
74 |
1 |
5 |